Conversation
WalkthroughThe updates remove version-based skip conditions from several test files, ensuring tests run regardless of the installed libzstd version. One test file was deleted entirely. Additionally, the README was updated to clarify that libzstd version 1.4.0 or higher is required when using the system library. Changes
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
28-28: Improve clarity and formatting of version requirement noteThe blockquote is unclear and ungrammatical. Consider rephrasing to a complete sentence with proper capitalization and punctuation.
- > minimum system libzstd library version to 1.4.0 + > Minimum required system libzstd library version: 1.4.0.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (5)
README.md(1 hunks)tests/008.phpt(0 hunks)tests/009.phpt(0 hunks)tests/dictionary_01.phpt(0 hunks)tests/streams_5.phpt(0 hunks)
💤 Files with no reviewable changes (4)
- tests/dictionary_01.phpt
- tests/streams_5.phpt
- tests/009.phpt
- tests/008.phpt
Summary by CodeRabbit
Documentation
Tests